[INFO] fetching crate devops-armory 0.5.1...
[INFO] testing devops-armory-0.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate devops-armory 0.5.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate devops-armory 0.5.1
[INFO] finished tweaking crates.io crate devops-armory 0.5.1
[INFO] tweaked toml for crates.io crate devops-armory 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate devops-armory 0.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate devops-armory 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3b40bfb95db81da1e7f06fde55b6d7dc3252aa19264013483abf26d6befc7de
[INFO] running `Command { std: "docker" "start" "-a" "a3b40bfb95db81da1e7f06fde55b6d7dc3252aa19264013483abf26d6befc7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3b40bfb95db81da1e7f06fde55b6d7dc3252aa19264013483abf26d6befc7de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b40bfb95db81da1e7f06fde55b6d7dc3252aa19264013483abf26d6befc7de", kill_on_drop: false }`
[INFO] [stdout] a3b40bfb95db81da1e7f06fde55b6d7dc3252aa19264013483abf26d6befc7de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce46571e6183e85f162d9d52741c1df5c444b102e87f67112d69b85e22f8f1f8
[INFO] running `Command { std: "docker" "start" "-a" "ce46571e6183e85f162d9d52741c1df5c444b102e87f67112d69b85e22f8f1f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling serde-query-core v0.2.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling russh-keys v0.45.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling serde-query-derive v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling termion v2.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling gcp_auth v0.12.6
[INFO] [stderr]    Compiling awc v3.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling russh v0.45.0
[INFO] [stderr]    Compiling serde-query v0.2.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling tokio-fd v0.3.0
[INFO] [stderr]    Compiling tuple-conv v1.0.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling devops-armory v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `STATE_UNSPECIFIED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     STATE_UNSPECIFIED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StateUnspecified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DELETE_REQUESTED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     DELETE_REQUESTED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRequested`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_hashset`
[INFO] [stdout]   --> src/cloud/gcp/iam/update.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let modified_hashset = new_policy.insert(iam_data);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_hashset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `host_name` is never read
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut host_name = "".to_string();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `signatureRrdatas` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/dns/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `prefixLength` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub prefixLength: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipVersion` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub ipVersion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ip_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoCreateSubnetworks` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/net/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub autoCreateSubnetworks: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_create_subnetworks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/subnet/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub ipCidrRange: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secondaryIpRanges` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub secondaryIpRanges: Vec<SecondaryIpRanges>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `secondary_ip_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub rangeName: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `range_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ipCidrRange: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateIpGoogleAccess` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub privateIpGoogleAccess: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_ip_google_access`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `reservedPeeringRanges` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub reservedPeeringRanges: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reserved_peering_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vpcNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub vpcNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `vpc_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub natIpAllocateOption: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub natIps: Vec<String>,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub sourceSubnetworkIpRangesToNat: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minPortsPerVm` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub minPortsPerVm: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_ports_per_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `logConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub logConfig: VpcNatLogConfig
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `log_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub natIpAllocateOption: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub natIps: Vec<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `udpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub udpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `udp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTimeWaitTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub tcpTimeWaitTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_time_wait_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `icmpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub icmpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `icmp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTransitoryIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub tcpTransitoryIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_transitory_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endpointTypes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub endpointTypes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `endpoint_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpEstablishedIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub tcpEstablishedIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_established_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableEndpointIndependentMapping` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub enableEndpointIndependentMapping: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_endpoint_independent_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoNetworkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub autoNetworkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub sourceSubnetworkIpRangesToNat: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sourceIpRangesToNat: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billingAccountName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub billingAccountName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `billing_account_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub loggingService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub monitoringService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nodePools` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub nodePools: Vec<Nodepools>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `node_pools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub networkConfig: NetworkConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipAllocationPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub ipAllocationPolicy: IpAllocationPolicy
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_allocation_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialNodeCount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub initialNodeCount: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub machineType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskSizeGb` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub diskSizeGb: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `disk_size_gb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oauthScopes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub oauthScopes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `oauth_scopes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imageType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub imageType: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `image_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serviceAccount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub serviceAccount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `service_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub diskType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultEnablePrivateNodes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultEnablePrivateNodes: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_enable_private_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `useIpAliases` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub useIpAliases: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `use_ip_aliases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `servicesIpv4CidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub servicesIpv4CidrBlock: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `services_ipv4_cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub networkTier: String
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlocks` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub cidrBlocks: Vec<CiDrBlock>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `cidr_blocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gcpPublicCidrsAccessEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub gcpPublicCidrsAccessEnabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gcp_public_cidrs_access_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateEndpointEnforcementEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub privateEndpointEnforcementEnabled: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_endpoint_enforcement_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub cidrBlock: String
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableNodeAutoprovisioning` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub enableNodeAutoprovisioning: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_node_autoprovisioning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceLimits` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub resourceLimits: Vec<AutoscalerResourceLimits>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_limits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoscalingProfile` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub autoscalingProfile: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autoscaling_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultComputeClassConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub defaultComputeClassConfig: DefaultComputeClass
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_compute_class_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub resourceType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxNodeCount` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub maxNodeCount: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `locationPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub locationPolicy: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `location_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMasterAuthorizedNetworksConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub desiredMasterAuthorizedNetworksConfig: Option<MasterAuthorizedNetworksConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_master_authorized_networks_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredLoggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub desiredLoggingService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub desiredMonitoringService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub desiredMonitoringConfig: Option<DesiredMonitoringConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub loggingService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub monitoringService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `componentConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub componentConfig: MonitoringComponentConfig
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableComponents` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub enableComponents: Vec<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/deployment/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rollingUpdate` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub rollingUpdate: RollingUpdate
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `rolling_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxSurge` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub maxSurge: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_surge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxUnavailable` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub maxUnavailable: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_unavailable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub matchLabels: SelectorLabels
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restartPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub restartPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `restart_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dnsPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub dnsPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `dns_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `terminationGracePeriodSeconds` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub terminationGracePeriodSeconds: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `termination_grace_period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub imagePullPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub livenessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub readinessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `failureThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub failureThreshold: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `failure_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `httpGet` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub httpGet: HttpProbe,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `http_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialDelaySeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub initialDelaySeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_delay_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `periodSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub periodSeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `successThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub successThreshold: i8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `success_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub timeoutSeconds: i32
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timeout_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `containerPort` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub containerPort: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `container_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub apiVersion: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub matchLabels: UpdateSelectorLabels 
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub imagePullPolicy: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub livenessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub readinessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `valueFrom` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub valueFrom: SecretValueFrom
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `value_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secretKeyRef` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub secretKeyRef: SecretyKeyRef
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `secret_key_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/namespace/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/backend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `healthCheck` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub healthCheck: BackendConfigHealthcheck,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `health_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sessionAffinity` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub sessionAffinity: BackendConfigSessionAffinity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `session_affinity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `connectionDraining` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub connectionDraining: BackendConfigConnDrain,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `connection_draining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestPath` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub requestPath: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `affinityType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub affinityType: String
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `affinity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `drainingTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub drainingTimeoutSec: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `draining_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cachePolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub cachePolicy: CachePolicy,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cache_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cacheMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub cacheMode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cache_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clientTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub clientTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `client_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `default_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub maxTtl: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `max_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCaching` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub negativeCaching: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCachingPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub negativeCachingPolicy: Vec<NegativeCache>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serveWhileStale` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub serveWhileStale: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `serve_while_stale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeHost` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub includeHost: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `include_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeQueryString` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub includeQueryString: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_query_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/frontend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `redirectToHttps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub redirectToHttps: HttpRedirect
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_to_https`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `responseCodeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub responseCodeName: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/service/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `targetPort` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/service/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub targetPort: i32
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `target_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ingress/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pathType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/ingress/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub pathType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `path_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ssl/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/secret/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stringData` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/secret/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub stringData: HashMap<String, String>
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `string_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `databaseVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/sql/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub databaseVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `database_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rootPassword` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub rootPassword: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `root_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub userLabels: SqlUserLabels,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `user_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipConfiguration` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ipConfiguration: SqlIpConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataDiskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub dataDiskType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `data_disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub privateNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sslMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sslMode: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `ssl_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipv4Enabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub ipv4Enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ipv4_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requireSsl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub requireSsl: bool,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `require_ssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub machineType: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkInterfaces` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub networkInterfaces: Vec<VMNetworkInterface>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initializeParams` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub r#initializeParams: VMDiskInitParams,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initialize_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceImage` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub sourceImage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `source_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `accessConfigs` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub accessConfigs: Option<Vec<VMAccessConfig>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for pod in &pod_list {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     for pod in &pod_list {
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&PathBuf` instead of cloning the inner type
[INFO] [stdout]   --> src/logrotate/parser.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |     entries.sort_by_key(|(p, _)| p.clone());
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "ce46571e6183e85f162d9d52741c1df5c444b102e87f67112d69b85e22f8f1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce46571e6183e85f162d9d52741c1df5c444b102e87f67112d69b85e22f8f1f8", kill_on_drop: false }`
[INFO] [stdout] ce46571e6183e85f162d9d52741c1df5c444b102e87f67112d69b85e22f8f1f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86b1e05ac6c34ed4b89bf97f6f1b44ee4f03d2827762822817fed80e3aba2ac3
[INFO] running `Command { std: "docker" "start" "-a" "86b1e05ac6c34ed4b89bf97f6f1b44ee4f03d2827762822817fed80e3aba2ac3", kill_on_drop: false }`
[INFO] [stdout] warning: variant `STATE_UNSPECIFIED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     STATE_UNSPECIFIED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StateUnspecified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DELETE_REQUESTED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     DELETE_REQUESTED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRequested`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_hashset`
[INFO] [stdout]   --> src/cloud/gcp/iam/update.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let modified_hashset = new_policy.insert(iam_data);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_hashset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `host_name` is never read
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut host_name = "".to_string();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `signatureRrdatas` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/dns/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `prefixLength` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub prefixLength: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipVersion` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub ipVersion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ip_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoCreateSubnetworks` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/net/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub autoCreateSubnetworks: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_create_subnetworks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/subnet/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub ipCidrRange: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secondaryIpRanges` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub secondaryIpRanges: Vec<SecondaryIpRanges>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `secondary_ip_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub rangeName: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `range_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ipCidrRange: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateIpGoogleAccess` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub privateIpGoogleAccess: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_ip_google_access`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `reservedPeeringRanges` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub reservedPeeringRanges: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reserved_peering_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vpcNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub vpcNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `vpc_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub natIpAllocateOption: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub natIps: Vec<String>,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub sourceSubnetworkIpRangesToNat: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minPortsPerVm` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub minPortsPerVm: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_ports_per_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `logConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub logConfig: VpcNatLogConfig
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `log_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub natIpAllocateOption: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub natIps: Vec<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `udpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub udpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `udp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTimeWaitTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub tcpTimeWaitTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_time_wait_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `icmpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub icmpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `icmp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTransitoryIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub tcpTransitoryIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_transitory_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endpointTypes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub endpointTypes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `endpoint_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpEstablishedIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub tcpEstablishedIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_established_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableEndpointIndependentMapping` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub enableEndpointIndependentMapping: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_endpoint_independent_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoNetworkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub autoNetworkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub sourceSubnetworkIpRangesToNat: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sourceIpRangesToNat: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billingAccountName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub billingAccountName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `billing_account_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub loggingService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub monitoringService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nodePools` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub nodePools: Vec<Nodepools>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `node_pools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub networkConfig: NetworkConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipAllocationPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub ipAllocationPolicy: IpAllocationPolicy
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_allocation_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialNodeCount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub initialNodeCount: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub machineType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskSizeGb` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub diskSizeGb: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `disk_size_gb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oauthScopes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub oauthScopes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `oauth_scopes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imageType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub imageType: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `image_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serviceAccount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub serviceAccount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `service_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub diskType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultEnablePrivateNodes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultEnablePrivateNodes: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_enable_private_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `useIpAliases` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub useIpAliases: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `use_ip_aliases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `servicesIpv4CidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub servicesIpv4CidrBlock: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `services_ipv4_cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub networkTier: String
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlocks` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub cidrBlocks: Vec<CiDrBlock>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `cidr_blocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gcpPublicCidrsAccessEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub gcpPublicCidrsAccessEnabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gcp_public_cidrs_access_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateEndpointEnforcementEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub privateEndpointEnforcementEnabled: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_endpoint_enforcement_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub cidrBlock: String
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableNodeAutoprovisioning` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub enableNodeAutoprovisioning: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_node_autoprovisioning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceLimits` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub resourceLimits: Vec<AutoscalerResourceLimits>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_limits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoscalingProfile` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub autoscalingProfile: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autoscaling_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultComputeClassConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub defaultComputeClassConfig: DefaultComputeClass
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_compute_class_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub resourceType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxNodeCount` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub maxNodeCount: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `locationPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub locationPolicy: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `location_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMasterAuthorizedNetworksConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub desiredMasterAuthorizedNetworksConfig: Option<MasterAuthorizedNetworksConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_master_authorized_networks_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredLoggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub desiredLoggingService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub desiredMonitoringService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub desiredMonitoringConfig: Option<DesiredMonitoringConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub loggingService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub monitoringService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `componentConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub componentConfig: MonitoringComponentConfig
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableComponents` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub enableComponents: Vec<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/deployment/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rollingUpdate` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub rollingUpdate: RollingUpdate
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `rolling_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxSurge` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub maxSurge: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_surge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxUnavailable` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub maxUnavailable: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_unavailable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub matchLabels: SelectorLabels
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restartPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub restartPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `restart_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dnsPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub dnsPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `dns_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `terminationGracePeriodSeconds` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub terminationGracePeriodSeconds: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `termination_grace_period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub imagePullPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub livenessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub readinessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `failureThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub failureThreshold: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `failure_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `httpGet` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub httpGet: HttpProbe,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `http_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialDelaySeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub initialDelaySeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_delay_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `periodSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub periodSeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `successThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub successThreshold: i8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `success_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub timeoutSeconds: i32
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timeout_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `containerPort` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub containerPort: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `container_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub apiVersion: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub matchLabels: UpdateSelectorLabels 
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub imagePullPolicy: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub livenessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub readinessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `valueFrom` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub valueFrom: SecretValueFrom
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `value_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secretKeyRef` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub secretKeyRef: SecretyKeyRef
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `secret_key_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/namespace/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/backend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `healthCheck` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub healthCheck: BackendConfigHealthcheck,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `health_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sessionAffinity` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub sessionAffinity: BackendConfigSessionAffinity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `session_affinity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `connectionDraining` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub connectionDraining: BackendConfigConnDrain,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `connection_draining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestPath` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub requestPath: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `affinityType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub affinityType: String
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `affinity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `drainingTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub drainingTimeoutSec: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `draining_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cachePolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub cachePolicy: CachePolicy,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cache_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cacheMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub cacheMode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cache_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clientTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub clientTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `client_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `default_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub maxTtl: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `max_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCaching` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub negativeCaching: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCachingPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub negativeCachingPolicy: Vec<NegativeCache>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serveWhileStale` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub serveWhileStale: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `serve_while_stale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeHost` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub includeHost: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `include_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeQueryString` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub includeQueryString: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_query_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/frontend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `redirectToHttps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub redirectToHttps: HttpRedirect
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_to_https`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `responseCodeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub responseCodeName: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/service/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `targetPort` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/service/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub targetPort: i32
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `target_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ingress/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pathType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/ingress/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub pathType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `path_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ssl/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/secret/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stringData` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/secret/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub stringData: HashMap<String, String>
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `string_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `databaseVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/sql/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub databaseVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `database_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rootPassword` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub rootPassword: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `root_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub userLabels: SqlUserLabels,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `user_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipConfiguration` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ipConfiguration: SqlIpConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataDiskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub dataDiskType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `data_disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub privateNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sslMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sslMode: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `ssl_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipv4Enabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub ipv4Enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ipv4_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requireSsl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub requireSsl: bool,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `require_ssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub machineType: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkInterfaces` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub networkInterfaces: Vec<VMNetworkInterface>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initializeParams` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub r#initializeParams: VMDiskInitParams,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initialize_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceImage` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub sourceImage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `source_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `accessConfigs` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub accessConfigs: Option<Vec<VMAccessConfig>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for pod in &pod_list {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     for pod in &pod_list {
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&PathBuf` instead of cloning the inner type
[INFO] [stdout]   --> src/logrotate/parser.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |     entries.sort_by_key(|(p, _)| p.clone());
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling devops-armory v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `STATE_UNSPECIFIED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     STATE_UNSPECIFIED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StateUnspecified`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DELETE_REQUESTED` should have an upper camel case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     DELETE_REQUESTED,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRequested`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modified_hashset`
[INFO] [stdout]   --> src/cloud/gcp/iam/update.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let modified_hashset = new_policy.insert(iam_data);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_hashset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `host_name` is never read
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut host_name = "".to_string();
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `signatureRrdatas` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/dns/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `prefixLength` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub prefixLength: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipVersion` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub ipVersion: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ip_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub networkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `addressType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/address/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub addressType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoCreateSubnetworks` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/net/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub autoCreateSubnetworks: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_create_subnetworks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/subnet/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub ipCidrRange: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secondaryIpRanges` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub secondaryIpRanges: Vec<SecondaryIpRanges>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `secondary_ip_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub rangeName: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `range_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub ipCidrRange: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateIpGoogleAccess` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/subnet/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub privateIpGoogleAccess: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_ip_google_access`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `reservedPeeringRanges` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub reservedPeeringRanges: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reserved_peering_ranges`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `vpcNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub vpcNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `vpc_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub natIpAllocateOption: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub natIps: Vec<String>,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub sourceSubnetworkIpRangesToNat: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minPortsPerVm` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub minPortsPerVm: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_ports_per_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `logConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub logConfig: VpcNatLogConfig
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `log_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub natIpAllocateOption: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `natIps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub natIps: Vec<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `udpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub udpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `udp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTimeWaitTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub tcpTimeWaitTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_time_wait_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `icmpIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub icmpIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `icmp_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpTransitoryIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub tcpTransitoryIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_transitory_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endpointTypes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub endpointTypes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `endpoint_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tcpEstablishedIdleTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub tcpEstablishedIdleTimeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_established_idle_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableEndpointIndependentMapping` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub enableEndpointIndependentMapping: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_endpoint_independent_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoNetworkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub autoNetworkTier: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub sourceSubnetworkIpRangesToNat: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceIpRangesToNat` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/vpc/router/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sourceIpRangesToNat: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ip_ranges_to_nat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub projectId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billingAccountName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/project/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub billingAccountName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `billing_account_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub loggingService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub monitoringService: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nodePools` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub nodePools: Vec<Nodepools>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `node_pools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub networkConfig: NetworkConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipAllocationPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub ipAllocationPolicy: IpAllocationPolicy
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_allocation_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialNodeCount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub initialNodeCount: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub machineType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskSizeGb` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub diskSizeGb: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `disk_size_gb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `oauthScopes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub oauthScopes: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `oauth_scopes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imageType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub imageType: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `image_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serviceAccount` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub serviceAccount: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `service_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `diskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub diskType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultEnablePrivateNodes` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultEnablePrivateNodes: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_enable_private_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `useIpAliases` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub useIpAliases: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `use_ip_aliases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `servicesIpv4CidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub servicesIpv4CidrBlock: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `services_ipv4_cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkTier` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub networkTier: String
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlocks` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub cidrBlocks: Vec<CiDrBlock>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `cidr_blocks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gcpPublicCidrsAccessEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub gcpPublicCidrsAccessEnabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gcp_public_cidrs_access_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateEndpointEnforcementEnabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub privateEndpointEnforcementEnabled: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_endpoint_enforcement_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `displayName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub displayName: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cidrBlock` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub cidrBlock: String
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cidr_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableNodeAutoprovisioning` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub enableNodeAutoprovisioning: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_node_autoprovisioning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceLimits` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub resourceLimits: Vec<AutoscalerResourceLimits>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_limits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `autoscalingProfile` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub autoscalingProfile: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autoscaling_profile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultComputeClassConfig` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub defaultComputeClassConfig: DefaultComputeClass
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_compute_class_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `resourceType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/cluster/models.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub resourceType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxNodeCount` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub maxNodeCount: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_node_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `locationPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub locationPolicy: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `location_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMasterAuthorizedNetworksConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub desiredMasterAuthorizedNetworksConfig: Option<MasterAuthorizedNetworksConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_master_authorized_networks_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredLoggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub desiredLoggingService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub desiredMonitoringService: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `desiredMonitoringConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub desiredMonitoringConfig: Option<DesiredMonitoringConfig>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `loggingService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub loggingService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub projectId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clusterId` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub clusterId: String,
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `monitoringService` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub monitoringService: String
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `componentConfig` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub componentConfig: MonitoringComponentConfig
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `enableComponents` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/cluster/models.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub enableComponents: Vec<String>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_components`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/deployment/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rollingUpdate` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub rollingUpdate: RollingUpdate
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `rolling_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxSurge` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub maxSurge: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_surge`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxUnavailable` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub maxUnavailable: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_unavailable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub matchLabels: SelectorLabels
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restartPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub restartPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `restart_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dnsPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub dnsPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `dns_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `terminationGracePeriodSeconds` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub terminationGracePeriodSeconds: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `termination_grace_period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub imagePullPolicy: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub livenessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/deployment/models.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub readinessProbe: DeploymentProbe,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `failureThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub failureThreshold: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `failure_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `httpGet` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub httpGet: HttpProbe,
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `http_get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initialDelaySeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub initialDelaySeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_delay_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `periodSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub periodSeconds: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `period_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `successThreshold` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub successThreshold: i8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `success_threshold`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSeconds` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub timeoutSeconds: i32
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timeout_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `containerPort` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub containerPort: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `container_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub apiVersion: String,
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `matchLabels` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub matchLabels: UpdateSelectorLabels 
[INFO] [stdout]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub imagePullPolicy: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub livenessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub readinessProbe: Option<DeploymentProbe>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `valueFrom` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub valueFrom: SecretValueFrom
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `value_from`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `secretKeyRef` should have a snake case name
[INFO] [stdout]    --> src/cloud/gcp/gke/deployment/models.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub secretKeyRef: SecretyKeyRef
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `secret_key_ref`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/namespace/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/backend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `healthCheck` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub healthCheck: BackendConfigHealthcheck,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `health_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sessionAffinity` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub sessionAffinity: BackendConfigSessionAffinity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `session_affinity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `connectionDraining` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub connectionDraining: BackendConfigConnDrain,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `connection_draining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub timeoutSec: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestPath` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub requestPath: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `affinityType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub affinityType: String
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `affinity_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `drainingTimeoutSec` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub drainingTimeoutSec: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `draining_timeout_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cachePolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub cachePolicy: CachePolicy,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cache_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cacheMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub cacheMode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cache_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `clientTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub clientTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `client_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `defaultTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub defaultTtl: i32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `default_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `maxTtl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub maxTtl: i32,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `max_ttl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCaching` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub negativeCaching: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `negativeCachingPolicy` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub negativeCachingPolicy: Vec<NegativeCache>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching_policy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `serveWhileStale` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub serveWhileStale: i32
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `serve_while_stale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeHost` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub includeHost: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `include_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `includeQueryString` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/backend_config/models.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub includeQueryString: bool
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_query_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/config/frontend_config/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `redirectToHttps` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub redirectToHttps: HttpRedirect
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_to_https`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `responseCodeName` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub responseCodeName: String
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/service/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `targetPort` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/service/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub targetPort: i32
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `target_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ingress/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pathType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/ingress/models.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub pathType: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `path_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/ssl/models.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/gke/secret/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub apiVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stringData` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/gke/secret/models.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub stringData: HashMap<String, String>
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `string_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `databaseVersion` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/sql/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub databaseVersion: String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `database_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rootPassword` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub rootPassword: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `root_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `userLabels` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub userLabels: SqlUserLabels,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `user_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipConfiguration` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub ipConfiguration: SqlIpConfig,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_configuration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dataDiskType` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub dataDiskType: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `data_disk_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `privateNetwork` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub privateNetwork: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sslMode` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub sslMode: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `ssl_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ipv4Enabled` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub ipv4Enabled: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ipv4_enabled`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requireSsl` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/sql/models.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub requireSsl: bool,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `require_ssl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `machineType` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub machineType: String,
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `networkInterfaces` should have a snake case name
[INFO] [stdout]  --> src/cloud/gcp/compute/models.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub networkInterfaces: Vec<VMNetworkInterface>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `initializeParams` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub r#initializeParams: VMDiskInitParams,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initialize_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `sourceImage` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub sourceImage: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `source_image`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `accessConfigs` should have a snake case name
[INFO] [stdout]   --> src/cloud/gcp/compute/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub accessConfigs: Option<Vec<VMAccessConfig>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     for pod in &pod_list {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 57 -     for pod in &pod_list {
[INFO] [stdout] 57 +     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/logging/alerts/log_parser.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     for pod in &pod_list {
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     while let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 84 -                     for pod in &pod_list {
[INFO] [stdout] 84 +                     if let Ok(pod) = &pod_list {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&PathBuf` instead of cloning the inner type
[INFO] [stdout]   --> src/logrotate/parser.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 52 |     entries.sort_by_key(|(p, _)| p.clone());
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.38s
[INFO] running `Command { std: "docker" "inspect" "86b1e05ac6c34ed4b89bf97f6f1b44ee4f03d2827762822817fed80e3aba2ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b1e05ac6c34ed4b89bf97f6f1b44ee4f03d2827762822817fed80e3aba2ac3", kill_on_drop: false }`
[INFO] [stdout] 86b1e05ac6c34ed4b89bf97f6f1b44ee4f03d2827762822817fed80e3aba2ac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fdd44a569558c45916841e3f18cf53641f76937cf515d3eb05922846135dd9e
[INFO] running `Command { std: "docker" "start" "-a" "8fdd44a569558c45916841e3f18cf53641f76937cf515d3eb05922846135dd9e", kill_on_drop: false }`
[INFO] [stderr] warning: variant `STATE_UNSPECIFIED` should have an upper camel case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     STATE_UNSPECIFIED,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StateUnspecified`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `DELETE_REQUESTED` should have an upper camel case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     DELETE_REQUESTED,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeleteRequested`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stderr]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dns_signatureRrdatas`
[INFO] [stderr]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dns_signatureRrdatas`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `modified_hashset`
[INFO] [stderr]   --> src/cloud/gcp/iam/update.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     let modified_hashset = new_policy.insert(iam_data);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modified_hashset`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `host_name` is never read
[INFO] [stderr]   --> src/logging/alerts/log_parser.rs:80:41
[INFO] [stderr]    |
[INFO] [stderr] 80 |                     let mut host_name = "".to_string();
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/dns/create.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `signatureRrdatas` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/dns/models.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub signatureRrdatas: Option<Vec<String>>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `signature_rrdatas`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `dns_signatureRrdatas` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/dns/update.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     dns_signatureRrdatas: Option<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dns_signature_rrdatas`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `prefixLength` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub prefixLength: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `prefix_length`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `networkTier` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub networkTier: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipVersion` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub ipVersion: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ip_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `addressType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub addressType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `networkTier` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub networkTier: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `addressType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/address/models.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub addressType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `address_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `autoCreateSubnetworks` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/net/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub autoCreateSubnetworks: bool,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_create_subnetworks`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/subnet/models.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub ipCidrRange: String,
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `secondaryIpRanges` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/subnet/models.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub secondaryIpRanges: Vec<SecondaryIpRanges>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `secondary_ip_ranges`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `rangeName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/subnet/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub rangeName: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `range_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipCidrRange` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/subnet/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub ipCidrRange: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ip_cidr_range`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `privateIpGoogleAccess` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/subnet/models.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub privateIpGoogleAccess: bool
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_ip_google_access`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `reservedPeeringRanges` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub reservedPeeringRanges: Vec<String>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reserved_peering_ranges`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `vpcNetwork` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/vpc_service_conn/models.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub vpcNetwork: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `vpc_network`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub natIpAllocateOption: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `natIps` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub natIps: Vec<String>,
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/vpc/cloud_nat/models.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub sourceSubnetworkIpRangesToNat: Vec<String>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `minPortsPerVm` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub minPortsPerVm: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_ports_per_vm`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `logConfig` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/cloud_nat/models.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub logConfig: VpcNatLogConfig
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `log_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `natIpAllocateOption` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub natIpAllocateOption: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nat_ip_allocate_option`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `natIps` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub natIps: Vec<String>,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `nat_ips`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `udpIdleTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub udpIdleTimeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `udp_idle_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `tcpTimeWaitTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub tcpTimeWaitTimeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_time_wait_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `icmpIdleTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub icmpIdleTimeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `icmp_idle_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `tcpTransitoryIdleTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub tcpTransitoryIdleTimeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_transitory_idle_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `endpointTypes` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub endpointTypes: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `endpoint_types`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `tcpEstablishedIdleTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub tcpEstablishedIdleTimeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `tcp_established_idle_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `enableEndpointIndependentMapping` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub enableEndpointIndependentMapping: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_endpoint_independent_mapping`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `autoNetworkTier` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub autoNetworkTier: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `auto_network_tier`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sourceSubnetworkIpRangesToNat` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub sourceSubnetworkIpRangesToNat: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_subnetwork_ip_ranges_to_nat`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sourceIpRangesToNat` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/vpc/router/models.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub sourceIpRangesToNat: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `source_ip_ranges_to_nat`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectId` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub projectId: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `displayName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub displayName: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectId` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub projectId: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `displayName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub displayName: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `billingAccountName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/project/models.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub billingAccountName: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `billing_account_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `loggingService` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub loggingService: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `monitoringService` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub monitoringService: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `nodePools` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub nodePools: Vec<Nodepools>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `node_pools`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `networkConfig` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub networkConfig: NetworkConfig,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipAllocationPolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub ipAllocationPolicy: IpAllocationPolicy
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_allocation_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `initialNodeCount` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub initialNodeCount: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_node_count`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `machineType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub machineType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `diskSizeGb` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub diskSizeGb: i32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `disk_size_gb`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `oauthScopes` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub oauthScopes: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `oauth_scopes`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `imageType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub imageType: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `image_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `serviceAccount` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub serviceAccount: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `service_account`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `diskType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub diskType: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `disk_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `defaultEnablePrivateNodes` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub defaultEnablePrivateNodes: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_enable_private_nodes`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `useIpAliases` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub useIpAliases: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `use_ip_aliases`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `servicesIpv4CidrBlock` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub servicesIpv4CidrBlock: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `services_ipv4_cidr_block`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `networkTier` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub networkTier: String
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `network_tier`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `cidrBlocks` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub cidrBlocks: Vec<CiDrBlock>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `cidr_blocks`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `gcpPublicCidrsAccessEnabled` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub gcpPublicCidrsAccessEnabled: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gcp_public_cidrs_access_enabled`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `privateEndpointEnforcementEnabled` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub privateEndpointEnforcementEnabled: bool
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_endpoint_enforcement_enabled`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `displayName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub displayName: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `display_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `cidrBlock` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub cidrBlock: String
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cidr_block`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `enableNodeAutoprovisioning` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub enableNodeAutoprovisioning: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_node_autoprovisioning`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `resourceLimits` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub resourceLimits: Vec<AutoscalerResourceLimits>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_limits`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `autoscalingProfile` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub autoscalingProfile: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `autoscaling_profile`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `defaultComputeClassConfig` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub defaultComputeClassConfig: DefaultComputeClass
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `default_compute_class_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `resourceType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/cluster/models.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub resourceType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `resource_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `maxNodeCount` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub maxNodeCount: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_node_count`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `locationPolicy` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub locationPolicy: String
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `location_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub projectId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `clusterId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub clusterId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `desiredMasterAuthorizedNetworksConfig` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub desiredMasterAuthorizedNetworksConfig: Option<MasterAuthorizedNetworksConfig>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_master_authorized_networks_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `desiredLoggingService` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub desiredLoggingService: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_logging_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `desiredMonitoringService` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub desiredMonitoringService: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `desiredMonitoringConfig` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub desiredMonitoringConfig: Option<DesiredMonitoringConfig>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `desired_monitoring_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub projectId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `clusterId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:131:9
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub clusterId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `loggingService` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub loggingService: String
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `logging_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub projectId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `project_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `clusterId` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub clusterId: String,
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `cluster_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `monitoringService` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub monitoringService: String
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `monitoring_service`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `componentConfig` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:144:9
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub componentConfig: MonitoringComponentConfig
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `component_config`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `enableComponents` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/cluster/models.rs:149:9
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub enableComponents: Vec<String>
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `enable_components`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/deployment/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `rollingUpdate` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub rollingUpdate: RollingUpdate
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `rolling_update`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `maxSurge` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub maxSurge: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `max_surge`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `maxUnavailable` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub maxUnavailable: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_unavailable`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `matchLabels` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub matchLabels: SelectorLabels
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `restartPolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub restartPolicy: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `restart_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `dnsPolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub dnsPolicy: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `dns_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `terminationGracePeriodSeconds` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub terminationGracePeriodSeconds: i64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `termination_grace_period_seconds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub imagePullPolicy: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub livenessProbe: DeploymentProbe,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/deployment/models.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub readinessProbe: DeploymentProbe,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `failureThreshold` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub failureThreshold: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `failure_threshold`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `httpGet` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub httpGet: HttpProbe,
[INFO] [stderr]     |         ^^^^^^^ help: convert the identifier to snake case: `http_get`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `initialDelaySeconds` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub initialDelaySeconds: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_delay_seconds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `periodSeconds` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub periodSeconds: i32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `period_seconds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `successThreshold` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub successThreshold: i8,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `success_threshold`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `timeoutSeconds` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub timeoutSeconds: i32
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timeout_seconds`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `containerPort` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub containerPort: i64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `container_port`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub apiVersion: String,
[INFO] [stderr]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `matchLabels` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:150:9
[INFO] [stderr]     |
[INFO] [stderr] 150 |     pub matchLabels: UpdateSelectorLabels 
[INFO] [stderr]     |         ^^^^^^^^^^^ help: convert the identifier to snake case: `match_labels`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `imagePullPolicy` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:187:9
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub imagePullPolicy: Option<String>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `image_pull_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `livenessProbe` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub livenessProbe: Option<DeploymentProbe>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `liveness_probe`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `readinessProbe` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub readinessProbe: Option<DeploymentProbe>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `readiness_probe`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `valueFrom` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:223:9
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub valueFrom: SecretValueFrom
[INFO] [stderr]     |         ^^^^^^^^^ help: convert the identifier to snake case: `value_from`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `secretKeyRef` should have a snake case name
[INFO] [stderr]    --> src/cloud/gcp/gke/deployment/models.rs:228:9
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub secretKeyRef: SecretyKeyRef
[INFO] [stderr]     |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `secret_key_ref`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/namespace/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/config/backend_config/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `healthCheck` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub healthCheck: BackendConfigHealthcheck,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `health_check`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sessionAffinity` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub sessionAffinity: BackendConfigSessionAffinity,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `session_affinity`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `connectionDraining` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub connectionDraining: BackendConfigConnDrain,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `connection_draining`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub timeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `timeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub timeoutSec: i32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requestPath` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub requestPath: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `request_path`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `affinityType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub affinityType: String
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `affinity_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `drainingTimeoutSec` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub drainingTimeoutSec: i32
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `draining_timeout_sec`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `cachePolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub cachePolicy: CachePolicy,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `cache_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `cacheMode` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub cacheMode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `cache_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `clientTtl` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub clientTtl: i32,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `client_ttl`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `defaultTtl` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub defaultTtl: i32,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `default_ttl`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `maxTtl` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub maxTtl: i32,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `max_ttl`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `negativeCaching` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub negativeCaching: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `negativeCachingPolicy` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub negativeCachingPolicy: Vec<NegativeCache>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_caching_policy`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `serveWhileStale` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub serveWhileStale: i32
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `serve_while_stale`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `includeHost` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub includeHost: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `include_host`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `includeQueryString` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/backend_config/models.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub includeQueryString: bool
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `include_query_string`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/config/frontend_config/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `redirectToHttps` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub redirectToHttps: HttpRedirect
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redirect_to_https`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `responseCodeName` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/config/frontend_config/models.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub responseCodeName: String
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_code_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/service/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `targetPort` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/service/models.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub targetPort: i32
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `target_port`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/ingress/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `pathType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/ingress/models.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub pathType: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `path_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/ssl/models.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `apiVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/gke/secret/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub apiVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `api_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `stringData` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/gke/secret/models.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub stringData: HashMap<String, String>
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `string_data`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `databaseVersion` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/sql/models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub databaseVersion: String,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `database_version`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `rootPassword` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub rootPassword: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `root_password`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `userLabels` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub userLabels: SqlUserLabels,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `user_labels`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipConfiguration` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub ipConfiguration: SqlIpConfig,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ip_configuration`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `dataDiskType` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub dataDiskType: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `data_disk_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `privateNetwork` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub privateNetwork: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `private_network`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sslMode` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub sslMode: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `ssl_mode`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ipv4Enabled` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub ipv4Enabled: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `ipv4_enabled`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `requireSsl` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/sql/models.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub requireSsl: bool,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `require_ssl`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `machineType` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/compute/models.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub machineType: String,
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `machine_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `networkInterfaces` should have a snake case name
[INFO] [stderr]  --> src/cloud/gcp/compute/models.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub networkInterfaces: Vec<VMNetworkInterface>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `network_interfaces`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `initializeParams` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/compute/models.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub r#initializeParams: VMDiskInitParams,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initialize_params`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `sourceImage` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/compute/models.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub sourceImage: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `source_image`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `accessConfigs` should have a snake case name
[INFO] [stderr]   --> src/cloud/gcp/compute/models.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub accessConfigs: Option<Vec<VMAccessConfig>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `access_configs`
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stderr]   --> src/logging/alerts/log_parser.rs:57:16
[INFO] [stderr]    |
[INFO] [stderr] 57 |     for pod in &pod_list {
[INFO] [stderr]    |                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]    |
[INFO] [stderr] 57 -     for pod in &pod_list {
[INFO] [stderr] 57 +     while let Ok(pod) = &pod_list {
[INFO] [stderr]    |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]    |
[INFO] [stderr] 57 -     for pod in &pod_list {
[INFO] [stderr] 57 +     if let Ok(pod) = &pod_list {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over a `&Result`. This is more readably written as an `if let` statement
[INFO] [stderr]   --> src/logging/alerts/log_parser.rs:84:32
[INFO] [stderr]    |
[INFO] [stderr] 84 |                     for pod in &pod_list {
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to check pattern in a loop use `while let`
[INFO] [stderr]    |
[INFO] [stderr] 84 -                     for pod in &pod_list {
[INFO] [stderr] 84 +                     while let Ok(pod) = &pod_list {
[INFO] [stderr]    |
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]    |
[INFO] [stderr] 84 -                     for pod in &pod_list {
[INFO] [stderr] 84 +                     if let Ok(pod) = &pod_list {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&PathBuf` instead of cloning the inner type
[INFO] [stderr]   --> src/logrotate/parser.rs:52:35
[INFO] [stderr]    |
[INFO] [stderr] 52 |     entries.sort_by_key(|(p, _)| p.clone());
[INFO] [stderr]    |                                   ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `devops-armory` (lib) generated 159 warnings (run `cargo fix --lib -p devops-armory` to apply 3 suggestions)
[INFO] [stderr] warning: `devops-armory` (lib test) generated 159 warnings (159 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devops_armory-badd115010289a46)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::check_rustible_standalone ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::check_rustible_standalone stdout ----
[INFO] [stdout] "SERVER_IP_to_connect"
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::check_rustible_standalone' (17) panicked at src/lib.rs:75:9:
[INFO] [stdout] assertion failed: test_standalone_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6286f7d3565a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6286f7d3565a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6286f7d3565a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6286f7d3565a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6286f7d4b30a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6286f7d4b30a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6286f7d3a7b2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6286f7d3a7b2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6286f7d13aef - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6286f7d13aef - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6286f7d2d709 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6286f78460fc - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6286f78460fc - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6286f7d2d982 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6286f7d2d982 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6286f7d13bda - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6286f7d0af39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6286f7d14b6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6286f7d4bafc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6286f7d4bac2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6286f78036e6 - devops_armory[a0a373cbc2c22825]::tests::check_rustible_standalone::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:75:9
[INFO] [stdout]   21:     0x6286f7816932 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6286f78169ad - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6286f780b50d - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x6286f780b40b - tokio[477580090d59691]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x6286f780b40b - tokio[477580090d59691]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x6286f780b40b - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x6286f7805460 - <tokio[477580090d59691]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x6286f780a41d - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x6286f7809704 - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x6286f78193bb - <tokio[477580090d59691]::runtime::context::scoped::Scoped<tokio[477580090d59691]::runtime::scheduler::Context>>::set::<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6286f77e9679 - tokio[477580090d59691]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x6286f77e72f2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[477580090d59691]::runtime::context::Context>>::try_with::<tokio[477580090d59691]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6286f77e6e7e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[477580090d59691]::runtime::context::Context>>::with::<tokio[477580090d59691]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6286f77e94ed - tokio[477580090d59691]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[477580090d59691]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x6286f7807ad0 - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x6286f7807dc6 - <tokio[477580090d59691]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x6286f7809210 - <tokio[477580090d59691]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x6286f7801123 - tokio[477580090d59691]::runtime::context::runtime::enter_runtime::<<tokio[477580090d59691]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6286f7804c41 - <tokio[477580090d59691]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x6286f7831564 - <tokio[477580090d59691]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6286f783172f - <tokio[477580090d59691]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6286f7804596 - devops_armory[a0a373cbc2c22825]::tests::check_rustible_standalone
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:75:48
[INFO] [stdout]   43:     0x6286f7802f07 - devops_armory[a0a373cbc2c22825]::tests::check_rustible_standalone::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:65:41
[INFO] [stdout]   44:     0x6286f77e30c6 - <devops_armory[a0a373cbc2c22825]::tests::check_rustible_standalone::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6286f783a1db - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6286f783a1db - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6286f7846bcb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6286f7846bcb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x6286f7846bcb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6286f7846bcb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6286f7846bcb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6286f7846bcb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6286f7846bcb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6286f78422e4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6286f78422e4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6286f78497d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6286f78497d2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x6286f78497d2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6286f78497d2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6286f78497d2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6286f78497d2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6286f78497d2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6286f7d34f2f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x6286f7d34f2f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7afa7620daa4 - <unknown>
[INFO] [stdout]   66:     0x7afa7629aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::check_rustible_standalone
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8fdd44a569558c45916841e3f18cf53641f76937cf515d3eb05922846135dd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fdd44a569558c45916841e3f18cf53641f76937cf515d3eb05922846135dd9e", kill_on_drop: false }`
[INFO] [stdout] 8fdd44a569558c45916841e3f18cf53641f76937cf515d3eb05922846135dd9e
